←Select platform

GetPatientInstances(string,List<StudyInstanceReference>) Method

Summary

Gets the instances for the specified patient ID and list of Study Instance UIDs.

Syntax
C#
C++/CLI
protected virtual CompositeInstanceDataSet GetPatientInstances( 
   string patientID, 
   List<StudyInstanceReference> referencedStudySequence 
) 
protected:  
   virtual CompositeInstanceDataSet^ GetPatientInstances( 
      String^ patientID, 
      List<StudyInstanceReference^>^ referencedStudySequence 
   ) 

Parameters

patientID

The patient ID.

referencedStudySequence

A list of StudyInstanceReference that correspond to studies to be retrieved.

Return Value

All the composite instances for the specified patient ID and list of Study Instance UIDs.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.

Leadtools.Dicom.Scp Assembly
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2025 Apryse Sofware Corp. All Rights Reserved.